Welcome![Sign In][Sign Up]
Location:
Search - vc p

Search list

[GUI Developgridctrl_demo221

Description: 一个用VC++6.0编写的控件,该控件可以插入图片,选择框等各种功能,并有打印和打印预览功能.-a VC 6.0 prepared by the controls, the controls can insert pictures, choose frames and other functions, and the Print and Print Preview function.
Platform: | Size: 256000 | Author: 钱建春 | Hits:

[OS Develop虚拟机仿真

Description: 用vc++编写的虚拟机仿真系统。可以模拟真实操作系统的一些功能。-with vc prepared by the virtual machine simulation system. Can simulate the real operating system features.
Platform: | Size: 1418240 | Author: 王东 | Hits:

[OpenGL programVC结合OpenGL绘制效果图

Description: 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color changes etc. Department
Platform: | Size: 55296 | Author: 张三 | Hits:

[OS program7种定时器

Description: VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
Platform: | Size: 4096 | Author: ccl | Hits:

[2D GraphicJPEG算法

Description: jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and decode in VC
Platform: | Size: 122880 | Author: 石后生 | Hits:

[AI-NN-PRsvm7

Description: 支持向量机源码,vc编写,对于svm初学者非常使用非常方便-The coad of svm,base on vc,and it is useful to beginner.
Platform: | Size: 404480 | Author: 白起 | Hits:

[Internet-NetworkInternet图片验证码系统

Description: 按照ASP程序设置的参数输出表示数字的图片。 整个系统中验证码应是随机的,并且只有一次验证功能.位图合并的实现. 对ISAPI扩展的接口编程序. 对自定义资源文件的加载及数据编辑.VC编程,建立接口。-ASP program with the parameters output figures indicated the pictures. The entire system should be tested code is random, and only a function of certification. Bitmap the realization of the merger. ISAPI extension of the interface programmed. Since the definition of the resource document loading and data editing. VC program, established interface.
Platform: | Size: 72704 | Author: 大灰熊 | Hits:

[VC/MFCVisual C++6_0数据库高级编程_10495254

Description: Visual C++6_0数据库高级编程_10495254,vc数据库学习书籍-6_0 Visual C Advanced Programming _10495254 database, the database vc study books
Platform: | Size: 18948096 | Author: 笨笨鱼 | Hits:

[GDI-BitmapHuffmanDIB

Description: VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
Platform: | Size: 188416 | Author: authority007 | Hits:

[3D Graphic体绘制码

Description: 医学可视化算法中经典的体绘制算法的实现,在VC下实现的,对于医学可视化方面的研究很有帮助。- In medicine visible algorithm classical body plan algorithm realization, realizes under VC, has the help very much regarding the medicine visible aspect research.
Platform: | Size: 194560 | Author: 大虫 | Hits:

[Internet-Network遗传算法解决TSP问题

Description: 大家好!这是一个由VC编写的遗传算法解决TSP问题的源代码,希望能初学者有所帮助!-everyone! This is a VC prepared by the Genetic Algorithm for the Traveling Salesman Problem source code, hope to help beginners!
Platform: | Size: 60416 | Author: 舒小敏 | Hits:

[Process-ThreadProducer

Description: 用VC++实现生产者与消费者的问题,此源码通过了VC++6。0的测试-with VC producers and consumers, through this source of VC 6. 0 tests
Platform: | Size: 29696 | Author: 刘伟 | Hits:

[Other编译原理LL1词法分析器

Description: 用vc实现的简单LL1词法编译程序 非常实用,我写来交作业的 -vc achieved with a simple LL1 accidence compiler very useful, I wrote to the perpendicular operation
Platform: | Size: 115712 | Author: 汤献聪 | Hits:

[Speech/Voice recognition/combine机器人语言控制系统

Description: vc++6.0 开发的机器人语言控制系统,能够用语音同过串口通讯命令机器人执行诸如:上升、下降、大臂运行、大臂归零等命令-vc 6.0 development language robot control system can be used with voice communications over serial order robot such as : up, down, the running boom, boom, such as zero order
Platform: | Size: 104448 | Author: 彭先健 | Hits:

[File Operate一个编写得十分专业的宽文本编辑器

Description: 一个比较专业的编辑器源码,有一定的参考价值。用VC编写-a more professional editor source code, a certain reference value. Preparation of VC
Platform: | Size: 91136 | Author: love | Hits:

[ELanguage用Bison实现pl0语言编译器

Description: 简介:PL0语言是pascal语言的一个子集。编译VC工程之前,需要运行run.bat将词法分析脚本和语法语义分析脚本编译成C语言。-Profile : pascal PL0 language is a language subset. VC compiler works, will also need to run the script lexical analysis and semantic analysis script syntax into C language compiler.
Platform: | Size: 941056 | Author: 罗鹏魁 | Hits:

[ELanguagec语言词法分析器

Description: 很好的c语言词法分析程序,该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的 源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录 的outpu.. 开发工具:C++Builder, 提供者:汤超 · 词法分析器11.rar, 2005-12-25 -good language lexical analysis procedures, the lexical analysis procedures used to prepare VC 6.0, FileOpenDialog to open*. c*. cpp or document language character sets as the source Lexical analysis of the data entry process, Lexical analysis procedures by the analysis of the results stored in the same source file directory outpu .. development tools : C Builder, providers : Tang-lexical analyzer 11.rar, 2005-12-25
Platform: | Size: 2048 | Author: 唯一 | Hits:

[ToolBarvc_scollbar

Description: VC++滚动条类,可轻易实现多种效果漂亮的滚动条。-VC roll categories, can easily achieve a variety of effects of the beautiful rolling.
Platform: | Size: 2085888 | Author: 李贽 | Hits:

[Firewall-Security网络防火墙NetGuard源码

Description: VC网络防火墙,基于费尔的Ndis Hook技术,有兴趣的朋友研究研究.-VC network firewall, the Fairbanks-based technology Ndis Hook, interested friends studies.
Platform: | Size: 497664 | Author: da | Hits:

[Windows Developvc编程实现灰度图像与彩色图像变换

Description: Windows环境,利用visual c++开发-Windows environment, the development of visual c
Platform: | Size: 61440 | Author: 姜荣 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »

CodeBus www.codebus.net